Skip to content

Conversation

@fern-api
Copy link
Contributor

@fern-api fern-api bot commented Oct 29, 2025

This PR regenerates code to match the latest API Definition.

@vellum-automation vellum-automation bot changed the title 🌿 Fern Regeneration -- October 29, 2025 [PR PREVIEW - DO NOT MERGE] 🌿 Fern Regeneration -- October 29, 2025 Oct 29, 2025
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment on lines 1 to +3
{
"name": "vellum-ai",
"version": "1.8.4",
"version": "1.8.3",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Avoid downgrading published SDK version

The previous release commit already set the package and runtime headers to 1.8.4, but this regeneration reverts them to 1.8.3. Since npm enforces monotonically increasing semver versions, attempting to publish this build will fail and the client would advertise an older version in request headers. If a new regen is needed, the version should move forward (e.g. 1.8.5) rather than back to 1.8.3.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant